How to Install libghc-bytes-dev software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libghc-bytes-dev software package in Ubuntu 16.10 (Yakkety Yak)

libghc-bytes-dev software package provides Sharing code for serialization between binary and cereal, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libghc-bytes-dev 

libghc-bytes-dev is installed in your system.

Make ensure the libghc-bytes-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libghc-bytes-dev *

You will get with libghc-bytes-dev package name, version, architecture and description in a table

libghc-bytes-dev package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Haskell
Package libghc-bytes-dev
Version 0.15.2-1build4
Description Sharing code for serialization between binary and cereal
Sub Section Haskell


See Also, How to uninstall or remove libghc-bytes-dev software package from Ubuntu 16.10 (Yakkety Yak)?